home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 1072 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.2 KB  |  53 lines

  1. Newsgroups: comp.mail.uucp,comp.lang.c,comp.sys.sun.admin
  2. Path: netcom.com!valiant
  3. From: valiant@netcom.com (Richard Lesh)
  4. Subject: Trouble compiling Taylor UUCP on SunOS4.1.3_u1
  5. Message-ID: <valiantDL053J.1zL@netcom.com>
  6. Organization: NETCOM On-line Communication Services (408 261-4700 guest)
  7. X-Newsreader: TIN [version 1.2 PL1]
  8. Date: Thu, 11 Jan 1996 05:40:30 GMT
  9. Sender: valiant@netcom22.netcom.com
  10.  
  11. Okay okay, I admit I'm a bloody stupid moron, but I can't figure out which
  12. library I should be including. 
  13.  
  14. I'm trying to compile Taylor UUCP on s SunOS 4.1.3_U1 machine and I keep 
  15. getting the following error:
  16.  
  17.  
  18. gcc -O  -o uucico uucico.o trans.o send.o rec.o xcmd.o prot.o protg.o 
  19. protf.o prott.o prote.o proti.o protj.o proty.o protz.o time.a
  20. collect2: ld returned 2 exit status
  21. ld: Undefined symbol
  22.    _t_listen
  23.    _t_alloc
  24.    _t_bind
  25.    _t_open
  26.    _t_rcvdis
  27.    _t_nerr
  28.    _t_rcv
  29.    _t_accept
  30.    _t_connect
  31.    _t_snd
  32.    _t_free
  33.    _getnid
  34.    _t_errno
  35.    _t_close
  36.    _t_errlist
  37. make: *** [uucico] Error 1
  38.  
  39. If I include /usr/kvm/sys/sys then gcc complains about duplicate 
  40. defintions from it's own library.
  41.  
  42. Any help would be much appreciated.
  43.  
  44. Thanks,
  45.  
  46. --Rick
  47. -- 
  48.  
  49.     Rick
  50.  
  51. Richard Lesh
  52. valiant@netcom.com
  53.